home *** CD-ROM | disk | FTP | other *** search
- !Specify the defaults for the program
- !e name HQ station name. Set this ONLY if you are an IARU HQ station.
- !
- !b - backup log output to the printer.
- !
- !P - rig's power output. Only used on the QSL card.
- !
- !p - the power output multiplier for QRP program - default is 10
- !
- !s - the power source bonus for QRP program - default is 1.5 (battery)
- !
- !t - timezone in the format [-]hh[:mm][D]
- ! Timezones WEST of Greenwich are POSITIVE numbers. So, the optional
- ! minus sign is used to indicate EAST of Greenwich.
- ! The optional minutes [:mm] allows setting the timezone to
- ! After the time, an optional letter 'D' indicates daylight savings
- ! time is used in this zone.
- ! Thus, the time you specify with hh:mm is your local STANDARD timezone
- ! used during the winter.
- ! Once set this need not be changed as the program will adjust for
- ! DST if necessary. BUT the user must always ensure that the AMIGA
- ! clock is running on LOCAL TIME (i.e. on 1st Sunday in April and last
- ! Sunday in October, you must adjust your clock.
- ! Alternatively, you can set the environment variable TZ_CHU in your
- ! s:startup-sequence file as follows:
- ! setenv TZ_CHU [-]hh[:mm][D]
- ! If the timezone is specified in this file then it overrides the
- ! environment variable. If neither are specified then the program
- ! prints an error message and terminates.
- !
- !f - specifies a default frequency AND mode to be used by the contest
- ! program if it can't find a rig driver when the contest program starts
- ! up.
- ! This value defaults to 14060Khz CW if it is not specified.
- !
- ! e.g. f 28430 usb will set the default to 28.430Mhz USB.
- !
- !l - Sets morse code memory. e.g. l N string ... sets memory N
- ! to the specified string
- !
- ! The string may contain abbreviations for commonly used strings.
- ! %C Replaced by the users callsign as given by the 'c' command (below)
- ! %c Replaced by the callsign typed in the beginning of the data entry
- ! line
- ! %N Replaced by the current QSO number.
- !
- !m - sets morse code speed. e.g. m 40 sets it to 40wpm.
- ! If you do not use the morse code output, you MUST either omit this
- ! command or set it to zero.
- !
- !k - sets keyer type.
- ! 0 = Iambic Curtis B with dot/dash memory (DEFAULT)
- ! 1 = Iambic Curtis A with dot/dash memory
- ! 2 = bug. Automatic dots. Manual dash.
- !
- !c - set your callsign. You MUST have this set.
- !
- !z - set your CQ or ITU zone as appropriate to the contest
- !
- c ve5qst
- l 1 5nn o4 k
- l 2 %N %N k
- l 3 de %C %C k
- l 4 %C
- l 5 5nn o4 de %C k
- l 6 nr?
- l 8 %c 5nn o4 k
- l 10 cq cq test de %C %C k
- m 25
- P 1000W
- f 14030 cw
- ;b
- ; We were the IARU HQ station for Canada in 1993 so I set this to RAC which
- ; is our abbreviation for Radio Amateurs of/du Canada. Usually you will NOT
- ; need to set this. It is only required for an HQ station and it used to put
- ; the HQ abbreviation in the exchange-sent field of the log so that an arrl
- ; format log can be produced correctly. If there's no e command here, then
- ; the program automatically uses your ITU zone.
- ;e rac
-